home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Securite / Password Safe / pwsafe-3.35.exe / ChangeLog.txt next >
Text File  |  2014-08-15  |  91KB  |  1,896 lines

  1. This file lists the changes made to older versions of
  2. PasswordSafe. The changes for the current version and those
  3. immediately preceding it are noted in ReleaseNotes.txt.
  4.  
  5. New Features for 3.32
  6. =====================
  7. [705] User can choose not to let PasswordSafe record which virtual
  8. keyboard was used.
  9. [703] Changing a database opened in read-only mode to read/write will
  10. revert when the database is locked.
  11. [695] Allow a keyboard shortcut to be associated with selecting an entry.
  12. Please see Help entry for more details.
  13. [] Add setting to configure the amount of processing required to save and
  14. open a database.
  15. [] Support Yubico's YubiKey authentication token. Previously this
  16. product was supported in a separate branch.
  17.  
  18. Changes to Existing Features in 3.32
  19. ====================================
  20. [718] Run command can now accept $e or $email and will expand this to
  21. the entry's e-mail.
  22. [] Add validation of entry field XML characters to ensure resulting file
  23. can be imported.  Note: any field containing an invalid character will not
  24. be exported and a comment added to the export file and the report.
  25.  
  26. Bugs fixed in 3.32
  27. ==================
  28. [1124] Copying the username of a shortcut entry now works correctly.
  29. [1122] -d dialog no longer needs password verification.
  30. [1121] Help now displays correctly for Import XML settings.
  31. [1113] Filters now handle empty fields correctly.
  32. [1108] Manage Password Policy lists and Edit Entry's Notes fonts are
  33. set to same as for main list/tree, user-configurable.
  34. [1101] Autotype email and url now works with shortcut.
  35. [] Prevent Alt+Enter or Ctrl+Enter when setting the Application Hotkey in
  36. PasswordSafe options dialog closing the dialog and saving an invalid Hotkey.
  37. [] Support wrap scrolling in the ListView using up and down arrow keys.
  38.  
  39. New Features for 3.31
  40. =====================
  41. Turkish translation added, thanks to Yusuf.
  42.  
  43. Changes to Existing Features in 3.31
  44. ====================================
  45. [698] Autotype now supports URL and email fields with \l and \m,
  46. respectively.
  47. [673] Improved selection of subset of password: characters can be
  48. specified from the end of the password as well as from the beginning
  49. (thanks to DK).
  50.  
  51. Bugs fixed in 3.31
  52. ==================
  53. [1097, 1098] Fixed typos in format description text and in English online help (thanks to PeterHB)
  54. [1096] Correct suffix appended to proposed filename when exporting to XML.
  55. [1095] Ampersand (&) is handled correctly in Password Policy (thanks
  56. to Andrey)
  57. [1092] Compare DB results context menu items now enabled correctly in
  58. Read Only (thanks to DK).
  59. [1085] Preferences that are stored in the database are colored blue
  60. again (thanks to DK).
  61. [1086] Unknown database preferences are preserved (thanks to DK).
  62. [1081] Minor issues related to password policy options.
  63. [1079] Password history date is now displayed in locale's format in
  64. entry's Additional tab.
  65. [1078] Expand entry's autotype value in Run Command's $a parsing.
  66. [1077] Don't report URL as copied to clipboard when it isn't.
  67. [1068] Opening a protected entry no longer causes a sound in Windows.
  68.  
  69. New Features for 3.30
  70. =====================
  71. [689] It's now possible to change the r/w state of a database when
  72. unlocking it. Thanks to Jeff for the suggestion.
  73.  
  74. Changes to Existing Features in 3.30
  75. ====================================
  76. None
  77.  
  78. Bugs fixed in 3.30
  79. ==================
  80. [3556730] In Add/Edit dialog, clicking Apply no longer disables the OK
  81. button. An asterisk (*) is displayed in the title bar when the entry's
  82. modified and Apply's not clicked upon. Thanks to shivak7 for the fix.
  83. [3539347] An empty diamond icon is now updated to a full one when an
  84. entry is dragged into it. Thanks to nsaipraveen for the fix.
  85. [3537861] An off-by-one issue with expiration dates has been fixed by
  86. suthakar123.
  87. [1066] Default changed: 'Browse to URL' does not copy password to
  88. clipboard by default. Although convenient, this is a security issue if
  89. the user isn't expecting it. Also show correct screen in Security
  90. Options help.
  91. [1065] Don't hide notes in Add/Edit dialog box when changing field
  92. focus if user chose not to.
  93. [1063] Intermediate backups also work correctly when relative path to
  94. database is specified on command line. Thanks to Matt for tracking
  95. this down.
  96. [353] Easy-to-read option now respected in Generate Password screen.
  97. [] Update ListView immediately when an entry's field has been changed.
  98.  
  99. New Features for 3.29
  100. =====================
  101. [3519484] Empty Groups are now persistent (previously a group with no
  102. entries would 'disappear' if the database was locked or closed).
  103. [3510481] The Last Modified and Password Modified date/times are
  104. initially set to show the entry's creation time, instead of being blank.
  105. [] When comparing databases, you can now display of the details of the
  106. entries' differences in the results dialog by right-click -> compare
  107. selected entries.
  108. [] You can now cancel a long running Compare, Merge or Synchronize
  109. database operation. Note: You should check the operation's report file
  110. to see if the operation was indeed cancelled. If not, you can undo it
  111. as all operations).
  112. [] Portuguese (Brazil) installation instructions added, thanks to Andreas.
  113.  
  114. Changes to Existing Features in 3.29
  115. ====================================
  116. None
  117.  
  118. Bugs fixed in 3.29
  119. ==================
  120. [3525995] Find now only highlights/select the found entry.
  121. [3523117] Password Expiration Date now correctly set when using intervals.
  122. [3521158] Paste into the Notes field (Add or Edit entry) is now always
  123. in plain text.
  124. [3518734] When generating passwords (Ctrl-P), the user is no longer
  125. prompted to save changes when pressing Esc if they have selected a
  126. Named Password Policy but not generated a password.
  127. [3518732] Custom special symbol set now handled correctly in Generate
  128. Password dialog box.
  129. [3518389] All date/time fields in the List view are now displayed
  130. using the user's "short date" format as specified via the Windows
  131. Control Panel "Region and Language" tab.
  132. [3515692] Fixed crash with Generate Password switching to default
  133. policy with > 1 named policy.
  134. [3514819] Add Group now works again.
  135. [3510590] Password History is now correctly repaired during the
  136. automatic Validate on database open. 
  137. [3508891] Editing an entry's Notes using an external editor no longer
  138. adds blank lines and fully supports non-Latin characters.
  139. [3498625] Test selected password policy now reflects any edits done to
  140. the policy.
  141. [3495473] Notes Word Wrap during edit now works again.
  142.  
  143. New Features for 3.28
  144. =====================
  145. [3468289] The passwords in the Password History and in the List view now
  146. displayed with the specified Password Font. In addition, you can now zoom
  147. in and out of the Notes field, for easy reading of texts.
  148. [3455436] The password history can now be deleted for all existing entries
  149. in a database at once (optionally including Protected Entries).
  150. [3421963] Multiple Password Policies can now be defined, managed and
  151. selected in entries to generate passwords.
  152. [] Partial support for Czech has been added, thanks to butchtik.
  153.  
  154. Changes to Existing Features in 3.28
  155. ====================================
  156. [3445820] The Edit menu item and entry right-click context menu item "Copy Run Command to
  157. Clipboard" will now substitute any variables within the command. This can
  158. be disabled by holding down the Ctrl key when selecting these menu
  159. items. (Note that the standard menu shortcut can't be used to disable, as
  160. the Ctrl key may be used to select a different menu item/command.)
  161. [] As mentioned in the V3.26 release, the XML representation of date/time
  162. fields, are now in the W3C dateTime standard format instead of PasswordSafe's. This release
  163. no longer supports import of XML files with date time fields in the old PasswordSafe's format.
  164. See the online Help (the XML section of "Import Password Entries") if you
  165. need to manually convert old XML files.
  166. [] After closing the current database, on opening another, PasswordSafe will first
  167. attempt to access the directory of the last opened database in order to allow the user
  168. to start browsing for their intended database.  If this directory is not available,
  169. PasswordSafe will open the default "My Safes" directory as it did prior to this change.
  170. [] Databases are now always validated when opened. The Manage->Validate
  171. menu item has therefore been removed.
  172. [] The default backup policy has been changed to save the last three
  173. versions of the database, instead of one. 
  174. [] The graphic symbols for entries, groups, etc. have been redone, as most
  175. displays now support more than 256 colors.
  176.  
  177. Bugs fixed in 3.28
  178. ==================
  179. [3486960] Rename of a group is now complete even if a filter is active.
  180. [3486959] PasswordSafe no longer crashes when returning to edit after lock.
  181. [3468853] The number of saved passwords can be changed and after the user presses Apply
  182. they will no longer be warned that the entry has been changed when pressing Cancel.
  183. [3462520] A password entry's expiry time in days now correctly reflects the
  184. expiration date for non-recurring expiration.
  185. [3440318] Filters can now be cleared by double-clicking on the filter indicator in
  186. the status bar. Also, Filter Menu correctly changed when a filter is active.
  187. [3435869] '-g config_file' option now accepts a non-existing file, creating
  188. it after notfying the user.
  189. [3430196] Buttons in the Options property pages now retain the user's Windows theme.
  190. [] Fix inability to copy entries to the original database in the Compare database results
  191. dialog.
  192. [] Thanks to Jon F. for proofreading the online help.
  193.  
  194. New Features for 3.27
  195. =====================
  196. [3367590] User can now add a database name and description via the Properties
  197. diaolg.
  198. [3349458] Allow filters to match on rules based on the password's length.
  199. [3316779] Shift + "left mouse button 'Double-Click'" now configurable for user.
  200. Default is copy the username to the clipboard.
  201. [] Preferences stored in the database are shown in blue in the Options dialogs.
  202.  
  203. Changes to Existing Features in 3.27
  204. ====================================
  205. [3406549] Tooltip for System tray (displaying database file path) is
  206. now limited to 40 characters (replacing text in the middle with '...'
  207. if needed).
  208. [3348954] The passphrase is now required to change from read-only to
  209. read/write.
  210.  
  211. Bugs fixed in 3.27
  212. ==================
  213. [3411210] No longer crashes when unlocking with Subset Password dialog
  214. box opened.
  215. [3395549] PasswordSafe now displays forms correctly on Netbooks.
  216. [3382422] Toolbar now updated to reflect R/W or R-O mode when user
  217. dynamically changes mode. 
  218. [3380714] User can now save database after manually taking a bakup.
  219. [3380424] System Menu 'X' now closes the Edit/View PropertyPages when
  220. the database is in R-O mode or the entry is protected.
  221. [] Filter image in Status bar is no longer replaced by 'Filter1' after
  222. changing preferences via Manage->Options.
  223. [] Selecting hexadecimal passwords as the database policy no longer
  224. causes validation to fail.
  225. [] Correctly show database has been modified (to allow saving) if
  226. database preferences have been changed.
  227.  
  228. New Features for 3.26
  229. =====================
  230. [3288341] Autotype has been added to the DragBar. Drag the image to an
  231. input area on another Window (e.g., Browser) and PasswordSafe will
  232. begin Autotype from there. 
  233. [3286721] User can now toggle between read-only and read-write modes
  234. via a menu item or by double-clicking on the current R-O or R/W
  235. indicator in the Status Bar.
  236. [3203152] The displayed language can now be changed via the new
  237. Manage->Change Language menu.
  238. [3065111] Add/Edit now displays both the Application's (PasswordSafe) and the
  239. current database's default Autotype string (if set via Manage->Options).
  240. [2964804, 1855389] The user can specify the list of symbols valid for
  241. password generation, and can override this for any particular
  242. entry (except when EasyVision or Pronounceable passwords are chosen).
  243. [1831893, 1471134] Added Autotype code "\s" to send "Shift+Tab" (back tab).
  244. [] Allow user to control copying of the password to clipboard when
  245. performing "Browse to URL" via an option in Options->Security. This is
  246. a database option i.e., you can have different setting for different
  247. databases.
  248. [] Support importing of TXT, CSV files and XML exported from KeePass
  249. V1 and KeePass V2 XML files. Note that KeePass V2's export in the V1
  250. format is does not conform to their own format as specified by their
  251. V1 product and can not be imported. Please review our Help file for
  252. the settings in KeePass required during their export. 
  253.  
  254. Changes to Existing Features in 3.26
  255. ====================================
  256. [] New image on start-up dialog - courtesy of user Prinz_Eugen.
  257. [] Polish installation texts added thanks to Michal Niklas.
  258. [] An entry's password expiry date is set or cleared directly rather than using
  259. the Set and Clear buttons after changing values.
  260. [] The default password generation policy is now for 12 character
  261. passwords that include symbol characters (previous default was 8, no
  262. symbols).
  263. [] Unknown database header fields and unknown entry fields are no
  264. longer exported when a database is exported to XML as there is no
  265. mechanism to re-check them during import. Exporting to XML and then
  266. importing to a new database can be used to remove these unknown
  267. fields.
  268. [] Date time fields, when exported to XML, now are in the W3C dateTime
  269. standard format instead of PasswordSafe's.  This release can import
  270. XML files with date time fields in either of these forms. The next
  271. release will only be able to process the W3C standard.
  272. [] Fully support importing of TXT files exported from KeePass V1
  273. including the Group Tree structure, URL and date time fields. Please
  274. review the online help for more details.
  275.  
  276. Bugs fixed in 3.26
  277. ==================
  278. [3325116] Users can no longer select an entry via the System Tray
  279. icon's Recent Entry menu if the display has not been restored after
  280. minimize or unlock.
  281. [3306357, 3062632, 2888026] User preference changes are now correctly
  282. saved. This includes allowing user to change database preferences when
  283. the database is read-only.
  284. [3303018] Filters with quotes in their name are now correctly
  285. exported, imported and displayed in the Manage Filters dialog.
  286. [3301904] Export XML, export Text and the export of filters functions
  287. now process file names and paths containing non-Latin characters.  In
  288. addition, missing directories in the specified path are created as
  289. neeeded.
  290. [3234204] PasswordSafe no longer exits if the command flag is set to
  291. "-s <databasename>".
  292. [3088187] The correct entry in List View is now used for Autotype when
  293. using the keyboard to select the entry when PasswordSafe first opens.
  294. [] Controls in Edit are now disabled if entry is protected.
  295. [] Compare databases now correctly compares the 'Protect' and password
  296. policy 'symbols' fields of entries.
  297.  
  298. New Features for 3.25
  299. =====================
  300. [] Dutch installation instructions thank to Kees, and a first
  301. (incomplete) Dutch translation of the application thank to Bert, Kees
  302. and Fred.
  303. [] Korean texts in the application and installer program thanks to
  304. Seunggyun.
  305. [] Poserpro has provided Traditional Chinese texts for the installer
  306. program.
  307. [] New View menu option: Show entries with Expiry. This is useful for
  308. displaying entries with passwords that are expired or about to expire.
  309.  
  310. Changes to Existing Features in 3.25
  311. ====================================
  312. [3171962] The password expiration warning mechanism now checks for
  313. expiration daily. The display of expired and almost-expired entries
  314. has been redesigned, allowing users to update the entry directly. When
  315. an expired password is changed, the expiry date will be cleared unless
  316. there is a recurring password expiry interval, in which case a new
  317. expiry date will be calculated.
  318. [3131945] Double-clicking on the system tray icon when PasswordSafe is
  319. not minimized now brings it to front, instead of minimizing.
  320. [3131935] Rename of an entry or group in the Tree View can now only be
  321. performed via the Rename shortcut (default value F2), using the Edit
  322. menu or the right-click context menu. Edit in place by double clicking
  323. the entry is no longer allowed as, most of the time, this was not the
  324. desired action.
  325. [] Filtered views are now updated when an entry's edited, e.g., if an
  326. entry is edited such that it no longer satisfies the filter's
  327. criteria, it will be removed from the display. 
  328. [] The Russian online help has been totally rewritten and updated,
  329. thanks to pm_kan.
  330. [] pm_kan has updated the Russian texts.
  331. [] The Spanish texts have been updated thanks to Jose.
  332. [] Karlo has updated the German texts.
  333. [] Francois has updated the French texts.
  334. [] Bjorne has updated the Swedish version.
  335. [] Freedoctor has updated the Chinese texts.
  336.  
  337. Bugs fixed in 3.25
  338. ==================
  339. [3194472] Fix new group creation location. When a Group is selected, then
  340. selecting 'Add Group' from the Edit menu or from the context menu
  341. displayed by right clicking on that Group, the new group will be a
  342. child of the selected group. However, when using the context menu
  343. displayed on right clicking on 'white space' below the last
  344. entry/group displayed, the group will be created at the topmost
  345. level. 
  346. [3165889] No longer crashes if search starts with Shift-Enter (search
  347. backwards).
  348. [3148701] Windows installer will now refuse to install on Win2K,
  349. referring user to last supported version on that OS (3.18).
  350. [3115760] Window view is now saved and restored if the user uses the Windows
  351. "Show Desktop" feature.
  352. [] No longer crashes when doing an Undo after a Merge.
  353. [] Ensure Undo/Redo honour the changes to the display of the original change.
  354.  
  355. New Features for 3.24.1
  356. =======================
  357. [] Allow an entry to be protected against modification even if the database
  358. is opened in read-write mode. See 'Basic Tab' in Edit dialog. In Tree mode,
  359. a number sign (#) after the name indicates the entry is protected. In
  360. List mode, the 'Protected' column may be added to the list. A
  361. protected entry can not be edited, renamed or deleted and retains this
  362. property if Dragged & Dropped onto another database.
  363.  
  364. Changes to Existing Features in 3.24.1
  365. ======================================
  366. None
  367.  
  368. Bugs fixed in 3.24.1
  369. ====================
  370. [3132055, 3132347] Fix crash in V3.24
  371.  
  372. New Features for 3.24
  373. =====================
  374. [3111585] User can now duplicate Groups. Aliases and shortcuts referring to base
  375. entries outside this group will still point to their respective bases. Those
  376. referring to base entries within the group will then point to the new copy.
  377. [3065107] Confirm Delete dialog for an entry now shows the entry's details.
  378. [3062854] Advanced Dialog Options settings are saved for a session to allow
  379. re-use. The following functions use the this dialog and their settings are saved
  380. separately: Merge, Compare, Export to Text, Export to XML, Synchronize and
  381. Find Toolbar.
  382. [3062809] Add "Add Group" to Toolbar.
  383. [3062788] Add "Add New Entry" menu item to additional context menus.
  384. [] Online help is now available in Spanish, thanks to Jose.
  385.  
  386. Changes to Existing Features in 3.24
  387. ====================================
  388. None
  389.  
  390. Bugs fixed in 3.24
  391. ==================
  392. [3121006] Can now change number of databases remembered independently of the
  393. value of the number of last used entries remembered in System Tray menu. 
  394. [3084401] When database is locked, clipboard is cleared and the hotkey works.
  395. [3069250] PasswordSafe now remembers the selected entry on Lock After Idle.
  396. [3065827] Uninstall fails gracefully when invoked with pwsafe running.
  397. [3062850] Dialogs are now correctly closed if open when the workstation locks
  398. (with preference "Lock password database on workstation lock" set), enabling
  399. the application to be opened again.
  400. [3062769] Groups list in Add/Edit dialog box no longer "remembers"
  401. groups from previously opened database.
  402. [3058043] Hexadecimal password policy now correctly saved.
  403. [] Spanish translations for installer and application updated - thanks
  404. to Jose.
  405.  
  406. New Features for 3.23
  407. =====================
  408. [3022827] Implement 'stealth' mode where, as long as the user specifies both
  409. the use of the System Tray and a valid Hot Key, then the System Tray
  410. icon and the button on the Taskbar can be hidden.
  411. [3017535] Allow user to edit the generated passwords (Manage->Generate Password)
  412. before copying to the clipboard.
  413. [3011546] "autotype" can now be added to the List View via the Column
  414. Picker (right click on column labels).
  415.  
  416. Changes to Existing Features in 3.23
  417. ====================================
  418. [3026944] Confirm on Delete option has been re-instated.
  419.  
  420. Bugs fixed in 3.23
  421. ==================
  422. [3029576] Ensure user specified backup directory ends with a slash.
  423. [3028926] Entries modified via Synchronize are now displayed correctly if the
  424. user checks the preference "Highlight changed entries" via Options->Display.
  425. [3016803] No longer crashes when trying to view a base entry with
  426. similarly named aliases.
  427. [3013199] PasswordSafe no longer hangs when trying to read preferences
  428. stored in registry by older versions.
  429. [3011972] By adding more checking when creating the menus for Recent Entries
  430. off the System Tray menu, prevent crashing when clicking on the icon.
  431. [3010926] Can now set a non-recurring expiry date using the calendar during
  432. Add/Edit.
  433. [3010541, 3013981, 3011972] Fixed crash when locked and the user
  434. right-clicks the System Tray icon.
  435. [3009130] Changes to an entry's password policy are now saved upon OK or Apply.
  436. [3008203] The password expiration date is now automatically updated when
  437. a "recurring" password expiration is set and the password is changed.
  438. [3006125] Selected entry/group before database is locked or minimized,
  439. including when Windows goes into Standby/Hibernate is now re-selected when
  440. the database is later displayed.
  441. [3006069] Autotype now works correctly when the user specifies that
  442. PasswordSafe should minimize after Autotype and has also set that the
  443. database should be locked on minimize.
  444. [2957038] Cursor no longer disappears when PasswordSafe thinks that the
  445. user is dragging an entry but then doesn't.
  446. [] The Save Toolbar button and the Save menu item are now correctly
  447. enabled if the user changes preferences saved in the database.
  448.  
  449. New Features for 3.22
  450. =====================
  451. [2983775] Recently Used Entries are now saved in the database header and
  452. so are "persistent".  The current Windows user interface limits this to a
  453. maximum of the last 25 entries accessed.
  454. [2980609] Allow date filters to use relative dates
  455. [2979411] A single entry can now be exported to a text or XML file via the
  456. Edit menu or right-click context menu.
  457. [2957185] Add Synchronize function to the menu options during review of
  458. the results of a Compare database operation.
  459. [] Support for Danish has been added - thanks to Rejmond for his
  460. effort in translating!
  461. [] Validation of databases can now be performed via the Manage menu as
  462. well as via the command line flag '-v'. When executed via the menu, it
  463. is very similar to opening a new database in that the current open database
  464. is closed and the selected database is validated during the open process.
  465. [] Allow user to select external editor for Notes field in Add/Edit dialog.
  466. [] Add entry size to the available filters to be able view entries.
  467. [] Warn users during database open and entry import if there are entries
  468. with large text fields (e.g. Notes) that cannot be fully displayed and may
  469. be truncated if edited.
  470.  
  471. Changes to Existing Features in 3.22
  472. ====================================
  473. [] Preferences are now saved in the 'normal' per-user directory under
  474. Windows. Existing installations will use current preferences, but
  475. users can migrate to the new location via
  476. Manage->Options->System->Migrate PasswordSafe configuration to user
  477. directory.
  478. [] New databases will be created by default in "My Safes" directory
  479. under "My Documents".
  480.  
  481. Bugs fixed in 3.22
  482. ==================
  483. [3004446] Deleting a group of entries works again.
  484. [2994118] Swedish version no longer crashes when checking for latest
  485. version.
  486. [2990734] Changing either whether password history is kept and deleting
  487. currently saved history now activates the OK Button.
  488. [2990609] Clicking to rename entries is now disabled when database is read-only.
  489. [2984527] Database preferences (including the Idle Timer setting) now retained
  490. during a locking minimize to the System Tray.
  491. [2977941] The password expiry date is now updated during edit if the password
  492. is changed either via the Generate button or by the user manually editing it.
  493. [2977045] Can now make password expiration date any value from the current
  494. date.
  495. [2962916] Save toolbar button only enabled if database is R/W and has been
  496. changed since last saved.
  497. [2962847] Fix password length checking to be between 4 and 1024 during
  498. menu Generate Password option & Password Policy setting as per previous
  499. releases.
  500. [2960709] Entry selected prior to workstation locking is reselected on
  501. being restored after unlocking the workstation.
  502. [2957933] Ensure that AutoType delay and wait times are not impacted by numeric
  503. characters from any entry field substitution.
  504. [2951871] Shortcut related menu items now returned to the Edit menu and
  505. the "Run Command", "Browse to URL", "Browse to URL + Autotype" and
  506. "Send email" functions now work again, when a Shortcut entry is selected.
  507. [2897661, 2779654] Group expand/collapse state restored after the database
  508. is Locked, Minimized or "AutoType with Minimize" and then Restored.
  509. [] Use of External Editor on Notes field from Edit dialog now activates Apply
  510. and OK buttons.
  511. [] Fix errors if importing an XML file with entries with duplicate unique IDs
  512. (UUID elements).
  513. [] Remove "Confirm Deletion of Entries" checkbox from theMisc. Options
  514. page. New support for Undo/Redo made this unnecessary. Users are always 
  515. asked to confirm the deletion of Groups or entries that have aliases or shortcuts.
  516.  
  517. New Features for 3.21
  518. =====================
  519. [2940756] Add "Apply" button to Edit property pages so that
  520. intermediate changes can be saved without closing the Edit property pages.
  521. [2919319] PasswordSafe can now be used as a password generator via the
  522. Manage menu.
  523. [2616175] Allows user to retry finding the original database if not
  524. successfully found the first time.
  525. [] Undo/Redo of changes to the currently open database. Any change to
  526. the database can now be undone and redone, as long as the database is
  527. open. This is similar to the undo/redo feature available in most word
  528. processors, and is activated the same way (Ctrl-Z for undo, Ctrl-Y for
  529. redo, or via the Edit menu).
  530. [] New Synchronize feature (subset of the current Merge function) to
  531. allow changes in the fields of entries of two databases to be
  532. synchronised.  Entries with identical Group names, Titles and User
  533. names are compared when syncing. The database selected to be
  534. synchronised with the current open database is now always in read-only
  535. mode i.e. Synchronisation is uni-directional and only entries in the
  536. currently open database can be modified.
  537.  
  538. Changes to Existing Features in 3.21
  539. ====================================
  540. [] When comparing databases, the "other" selected database is now always
  541. opened in read-only mode.
  542.  
  543. Bugs fixed in 3.21
  544. ==================
  545. [2941828] In Add & Edit, changes to the Password Policy take effect
  546. immediately; pressing the Generate button will create a password
  547. according to the new policy, without having to save and re-open the
  548. entry.
  549. [2940712] Dragging a group now drags along all its descendants.
  550. [2931428] Password history now displayed correctly in View/Edit.
  551. [2918306, 2816066, 2798788, 2446052, 2837591, 2917066, ...] Re-instate
  552. AutoType via shortcut and when an entry has been selected via the 
  553. Find Toolbar.
  554. [2921935] Dragbar now works in List view without needing the mouse to activate.
  555. [2918849] Fixed icon no longer appearing in taskbar when locking due to
  556. workstation lock and terminal services running.
  557. [2916338] "Edit Base entry" now works for Alias entries as well as for Shortcuts.
  558. [2913440] Copy/Send Email menu items now correctly activated if email field
  559. is set or 'mailto:' used in URL field.
  560. [2912177] Adding Groups via right-click menu now works again under
  561. default configuration.
  562. [2894100] PasswordSafe window no longer creeps down the screen if the Windows 
  563. taskbar is at the top of the screen.
  564. [2818401] AutoType backspace field ('\b') now honoured in both "AutoType" and
  565. "Browse To + AutoType" consistently.
  566. [2431438] When unable to find a previous database via the recently opened databases
  567. on the File menu and the user is given the option to open a different database or
  568. create a new one.
  569. [1751462] After Find Toolbar Advanced dialog is used, the previous Find results
  570. are now reset.
  571. [] Finally fix issues running under pre-XP versions of Windows.
  572. [] Fix issue when changing the displayed columns in List View and then switching
  573. to Tree View.
  574.  
  575. Bugs fixed in 3.20
  576. ==================
  577. [2906249] User changes to List view's column order are now persistent.
  578. [2905961] ESC key now works correctly in View Entry when in RO mode.
  579. [2873106] Export XML warnings now consistent with Export Text's.
  580. [2872829] Duplicating an entry now copies the password policy as well.
  581. [2872602] Preferences are now correctly deleted from the Windows registry
  582. if they match the default (when registry is enabled).
  583. [2870059] When an entry is highlighted during Find, the Toolbar and menu
  584. items now reflect its contents.
  585. [2868278] Minimize via the system menu, SystemTray menu and system control
  586. box button now locks the database if the preference 'Lock on Minimize' is
  587. set.
  588. [2868244] Change font dialogs now work again.
  589. [] Import from a text file with non-Latin text now works correctly.
  590. [] No longer complains about WTS service in pre-XP versions of Windows.
  591. [] Filters containing tests on the entry type are now correctly
  592. exported to XML.
  593. [] Validate of Password History (-v command line flag) now removes
  594. history fields with invalid dates or empty old password fields.
  595. [] Fix match test 'does not begin with' - used in filters and restricting
  596. entries exported to Text or XML.
  597. [] Fixed icons display in List view.
  598.  
  599. New Features for 3.20
  600. =====================
  601. [2895167] Dragbar tooltips changed to provide relevant information for each
  602. image and reduce the amount of text.
  603. [2881604] Allow edit of base entry of a shortcut via the Edit menu and/or
  604. by right-clicking on a shortcut entry.
  605. [2872273] Improve Import Text 'Line skipped' message.
  606. [2826509] Can now update passwords of existing entries via Import Text or XML:
  607.   For Text import, the 'Group/Title', 'Username' and 'Password' fields
  608.   are required. 
  609.   For XML import, the Title and Password elements are required. If the
  610.   Group and Username elements are missing, they are assumed to be
  611.   empty.  All other fields or elements can be present but will be ignored.
  612. [] Add highlighting of added/changed and deleted records.  The latter can
  613. seen via View->Show Changed Entries.
  614.  
  615. Changes to Existing Features in 3.20
  616. ====================================
  617. [2880663] 'Browse to' special fields (currently: [alt], {alt}, [ssh], [autotype]
  618. and [xa]) are removed from the URL field when copied to the clipboard or when
  619. used in the RunCommand (via $url).  If the '[alt]' or {alt} were present, then
  620. the RunCommand will execute this program.
  621. [2868278] The SystemTray Unlock menu item now only unlocks the
  622. database (when correct passphrase is provided). To show the
  623. application's main window, use the Restore menu item.
  624. [2874520] To prevent junk showing in the Notes field in List View due
  625. to end of line characters, now only show the first line but indicate
  626. more are there using [>>>] at end of line. Setting preference "Show
  627. Notes as Tooltips in Tree & List View" will show these (up to 250 characters).
  628.  
  629. Bugs fixed in 3.19
  630. ==================
  631. [2865116] Status-Bar message now correctly states "Password Copied"
  632. when doing a "Run Command".
  633. [2865116] Status-Bar message now updated when using the keyboard arrows
  634. to transverse entries in Tree and List views.
  635. [2856750] The Password Policy now correctly displayed in List View,
  636. when selected.
  637. [2856051] Changes to database preferences are no longer lost upon minimize.
  638. [2856410] The "Run Command" menu entry is no longer greyed out for
  639. Shortcuts to base entries with a Run Command.
  640. [2851848] Mouse double-click interval removed from Virtual Keyboard
  641. to allow multiple virtual keys to be entered quickly.
  642. [2850907] Password field no longer cleared after focus change.
  643. [2842700] No longer crashes when using a French keyboard.
  644. [2192490, 2840534] Multiple desktops now handled correctly for Windows
  645. XP and later system.
  646. [2836569] Correct password data now copied from Edit dialog using
  647. 'Smart Labels'
  648. [2832991] Double-click action display in the Status Bar now shows
  649. correct value for entries that have overriden the current default.
  650. [2820260] Fix password expiry interval processing during Edit.
  651. [2818653] Password expiry interval now correctly exported to XML and
  652. displayed during Edit, if present.
  653. [2813295] 'Browse + Autotype' system tray menu items fixed - thanks to
  654. Vasily for reporting and sending the patches for this.
  655. [2085058] Old (1.x) format databases now closed correctly.
  656. [] Fixed problem with viewing a shortcut in read-only mode - thanks to
  657. gillum for reporting and helping track this down.
  658. [] Fix crash when using External Editor on Notes field.
  659. [] Password verification field not set when editing/viewing an alias entry
  660. and the password is hidden.
  661. [] Enter key works again in initial dialog if browse button used to
  662. select a database. 
  663. [] AutoType by an alias now has correct password and its own notes data
  664. rather than '[Alias]' and its base's notes data, respectively.
  665. [] Run command no longer truncates the first field if it is within double
  666. quotes.
  667. [] Duplicate entry now duplicates double-click action of original as well.
  668. [] Double-click on a shortcut entry now executes the action of its base.
  669. [] Drag & Drop of entries with explicit double-click action values
  670. between different databases now works. 
  671. [] Browse to URL from an Alias entry now puts the correct password in the
  672. clipboard.
  673. [] Text import no longer overwrites entry's RunCommand with
  674. double-click action value.
  675. [] Tidy up item order in Edit menu and right-click context menu.
  676.  
  677. New Features for 3.19
  678. =====================
  679. [2832983] The Edit/View dialog now shows the details of the entry
  680. being edited/viewed in its title caption (This is updated when saving
  681. the entry).
  682. [2832810] A new email field has been added, supporting email headers
  683. 'to', 'subject', 'cc', 'bcc' and 'body' (per RFC 2368 - see online
  684. help for details). If this field is not empty, it is used instead of
  685. the URL field even if that contains an email address.
  686. Note: whereas the URL field had to have the 'mailto:' prefix to denote an 
  687. email address rather than a URL, the email field must not contain this prefix.
  688. [] PasswordSafe now handles Vista (and later) logoff, shutdown &
  689. restart more gracefully, giving the user now has more time to save a
  690. modified database.
  691. [] Add new AutoType special fields '\wnnn' and '\Wnnn'. Unlike '\d', which
  692. sets the delay between sending each subsequent character, '\w' & '\W'
  693. introduces a one-time delay where they appear.  For '\w', the value 'nnn' is in
  694. milli-seconds. For '\W', this specifies seconds. Note: Max. value is
  695. 999s (16m 39s), during which time PasswordSafe will be unresponsive
  696. while it waits the specified time. Also supported via the Run Command
  697. $a command.
  698. [] Add menu item to copy the Run Command to the clipboard.
  699. [] Support Run Command and Double-Click Action (and email) fields in Filters.
  700.  
  701. Changes to Existing Features in 3.19
  702. ====================================
  703. [] Changing the Security option to lock Password Safe when the workstation is
  704. locked, no longer requires a restart of Password Safe to come into effect.
  705. [] Due to the French keyboard not supporting the key '-' in an accelerator,
  706. the shortcut for "Password Subset" has been changed from "Ctrl + -" to
  707. "Ctrl + B". Please do not allocate "Ctrl + -" to any shortcut if you will be
  708. using a French keyboard.
  709. [] If a dialog is open (e.g. Add, Edit, Options etc.) and Password Safe is
  710. minimized, the Close and Exit options are no longer in the System Tray context
  711. menu. The user must first Restore the application and close the dialog before
  712. being able to close the database or exit the program.
  713. [] If preferences stored in the database are changed, the user will be asked if
  714. they want to save them in the database when closing the database or application
  715. even if none of the entries have been changed.
  716. [] The preference to Lock the Database after a certain amount of idle time has
  717. changed from being a global parameter affecting all databases opened by the user
  718. to be specific to each database.
  719.  
  720. New Features for 3.18.1
  721. =======================
  722. [] Add minidump support for release builds so that we can try to solve
  723. issues with more information than Windows normally provides.
  724.  
  725. New Features for 3.18.1
  726. =======================
  727. [2793283] Allow entry to override doubleclick setting.
  728. [2793280] Browse+Autotype added to configurable double click actions.
  729. [] Implement Virtual Keyboards for multilingual passphrase entry.
  730. [] DragBar now has ToolTips to inform user of its use.
  731. [] User can close the currently open database via the System Tray
  732. menu.
  733. [] Improved Merge reporting.
  734.  
  735. Changes to Existing Features in 3.18.1
  736. ======================================
  737. [] New toolbar icon set has been replaced with icons based on famfamfam's
  738. silk set.
  739. [] Reworked Add and Edit dialogs into Property Pages.
  740.  
  741. Bugs fixed in 3.18
  742. ==================
  743. [2795428] Browse+ on Toolbar now inactive if no URL present
  744. [2795427] Duplicate of "Display Subset of Password" removed from Context
  745. Menu (right-click on entry).
  746. [2789873] Status bar now updated properly after Browse to URL and other
  747. actions that copied data to the clipboard.
  748. [2782413] No longer crashes when loading 0302 formatted headers (from
  749. ~v3.08).
  750. [2779705] Reserved shortcuts (Ctrl+Q, Alt+F4 and F1) now work.
  751. [] Run Command now correctly copied via Drag & Drop.
  752. [] Allow all fields to be selected for Compare function.
  753. [] Fixed crash if renaming an entry to one that already exists.
  754.  
  755. Bugs fixed in 3.17
  756. ==================
  757. [2750090] Using SaveAs now unlocks original database on successful
  758. completion of the save.
  759. [2689144] PWS no longer goes into a loop if the main menu has not yet
  760. been displayed when accessing the recent entries via the system tray icon.
  761. [2664657] Installer now prompts for elevation to administrator rights
  762. on Windows Vista.
  763. [2664703] Load base locale DLL if can't find a specific sub-locale version.
  764. [2657132] View Reports no longer causes application crash.
  765. [] Correct DragBar bitmaps for a new database.
  766.  
  767. Changes to Existing Features in 3.17
  768. ====================================
  769. [] When doing a Browse to URL, the password of the current entry is
  770. copied to the clipboard. This is action is not performed if the Browse
  771. is invoked from the Edit dialog box.
  772. [] Shortcut 'Ctrl+B' (Manage Menu->Backup) has been removed. Shortcut
  773. 'Ctrl+R' (Manage Menu->Restore) has been re-assigned to the new "Run
  774. Command" function.
  775.  
  776. New Features for 3.17
  777. =====================
  778. [1954166] New preference to control word wrap in the Notes field in
  779. Add & Edit. This can be overridden for a specific entry by
  780. right-clicking in the Notes field.
  781. [1533621, 1722481] There's a new, "Browse+" action that combines
  782. browsing to an entry's URL and entering the username, password,
  783. etc. in a single operation. Note that this does not work (yet) for all
  784. browsers and all sites. See help for details.
  785. [1405326] Add new field 'Run Command' to allow arbitrary commands,
  786. such as terminal emulators, etc. to be executed via Ctrl+R or from the
  787. Edit menu. See help for details. 
  788. [] Implement "Find Up" via clicking Find toolbar button with Shift key down
  789. or pressing 'Shift+F3' for repeat find up.
  790. [] Allow users to set their own shortcut keys for menu items. Select via
  791. Manage->Options->Shortcuts.
  792.  
  793. Bugs fixed in 3.16.1
  794. ====================
  795. [2599930] All fields, buttons, checkboxes that could change an entry's
  796. data are disabled if the database is in read-only mode.
  797. [] Lock on Windows Lock works again.
  798. [] Ctrl+F sets focus to the find string edit box.
  799. [] No longers asks for confirmation of Cancel during Edit in read only
  800. mode as that is the only option available to the user.
  801. [] Right-click context menu now correct when user hides toolbars.
  802.  
  803. Bugs fixed in 3.16
  804. ==================
  805. [2529736] Validate now corrects all Password History errors.
  806. [2509817] Control characters no longer sent via Autotype.
  807. [2481370] Can now create shortcut by right-mouse down dragging.
  808. [2423397] Sorting direction database preference was not being saved in
  809. the database.  See "Changes to Existing Features" below.
  810. [] Can now process filters (within the database or imported) based on
  811. 'username' field ("user" in the XML file).
  812.  
  813. Changes to Existing Features in 3.16
  814. =======================================
  815. [2423397] Changes to preferences stored in the database are no longer
  816. silently saved in the database (including any changes to any entries).
  817. A new flag is shown in the Status Bar to indicate the preferences have
  818. been changed and the user can decide to save these, or not, when closing
  819. the database, directly or when ending the application.
  820. [Open Discussion] Ctrl+F no longer toggles the Find Toolbar but shows
  821. it if not currently visible.
  822. [] Support interoperability with tools that access edit control text
  823. by setting PWS_PW_MODE environment variable to "NORMAL".
  824.  
  825. New Features for 3.16
  826. ========================
  827. [2509821] Support Group (\g), Title (\i) and Notes (\o, \onnn) fields
  828. via Autotype.
  829. [2450841] The user can use the DragBar to drag and drop the group name
  830. when a group is selected. Pressing the Ctrl key while dragging the group,
  831. when a group or entry is selected, will only copy the immediate parent group.
  832. Standard behaviour is to copy all groups up to the root of the database with
  833. dots between successive group names.
  834. [2450827] Add a new menu item (on Edit Menu or right-click context
  835. menu) to go to the corresponding base entry of an Alias or Shortcut. As
  836. part of this change, only relevant items are shown on the Edit menu depending
  837. on the current selected item (group or normal, shortcut base, alias base,
  838. alias or shortcut entry).
  839. [2425045] During Edit, if the entry has been changed and the user presses
  840. the Cancel button, they are asked to confirm losing their changes.
  841. [2415952] The currrent display status of the Find Toolbar is remembered at
  842. application close and, if visible, it is will be shown the next time the
  843. application is started.
  844. [] Installation program now offers German as well as English
  845. installation instructions, as well as installing German language
  846. support. The framework is easily extended to other languages. Thanks
  847. to Karlo Van der Gucht for his work on this.
  848.  
  849. Bugs fixed in 3.15
  850. ==================
  851. [2407346] "Open Another" and "Create New" actions in "Incorrect
  852. Passkey" dialog box working again.
  853. [2407325] Prevent creation of a group name with '.', which confuses
  854. PasswordSafe.
  855. [2407072] Can now tab to read-only checkbox in password entry form via
  856. File->Open or recently used list.
  857. [2269930] Track write permission of file in opening dialog: If the
  858. user chooses a file with different permission than the original, then
  859. the r-o status is updated accordingly.
  860. [2142691] Better support for Japanese text.
  861. [2113261] No longer crashes when opening write-protected database.
  862. [2102624] Can now change a normal entry into an alias or an alias'
  863. base entry into an alias of another entry taking its aliases with it.
  864. [2101656] Incorrect Notes field behaviour when using scroll bars 
  865. corrected.
  866. [2100916] Correct colouring of the Dragbar icons after changing
  867. selected entry.
  868. [2100429] Handle invalid time field in database gracefully. Thanks to
  869. David B. Martin for his help in tracking this down.
  870. [1958728] More graceful handling of corrupt databases - avoid "out of
  871. memory" failures. Thanks to Serkan Kenar for his help on this.
  872. [] Correct display of tree items on restore from minimize when 'X'
  873. button used to minimize.
  874. [] Ensure XML Import correctly processes normal entries with a 
  875. password field that is in alias or shortcut form.
  876.  
  877. Changes to Existing Features in 3.15
  878. ====================================
  879. None.
  880.  
  881. New Features for 3.15
  882. =====================
  883. [2203438] Remove "[alt]", "[ssh]" and "{alt}" special keywords from URL
  884. when copying to the clipboard.
  885. [2144489] Click on the text next to edit fields to copy the field to
  886. the clipboard. Ctrl+Click on the URL will launch the browser. Text will
  887. flash to show what it has done (green - copy, pink - launch).
  888. [1871364] Add feature to display a subset of the password. This is useful
  889. for websites that need different particular characters from a password at
  890. each login. To access this, select an item, right-click and choose
  891. Display Subset of Password.  This can also be added to the user's toolbar.
  892. [] Implement the CF_CLIPBOARD_VIEWER_IGNORE feature supported by some
  893. Clipboard Viewers.
  894.  
  895. Bugs fixed in 3.14.01
  896. =====================
  897. [2096504] All user set fields are now checked when merging databases.
  898. [2096164] -h, -u and -g command line functionality restored.
  899. [2088540] Showing Dragbar is now independent of displaying the
  900. Toolbar.
  901. [2085103] New database can no longer be created as R/O.
  902. [2085089] Database field in "Safe combination Entry" dialog no longer
  903. loses focus to passphrase field after each character change.
  904.  
  905. Bugs fixed in 3.14
  906. ==================
  907. [2071489] off-by-one bug in range for generated passwords fixed.
  908. [1978486] The R/W status of a database is unchanged if it is already 
  909. open and the user cancels an open file action.
  910. [1978475] Clear clipboard options are no longer interchanged.
  911. [1970652] No longer crashes when user exits search for non-existant
  912. database.
  913. [1966718] Text in 'Notes" now has horizontal scroll bar during Add.
  914. [1959193] PWS now honors the read-only command line parameter (-r)
  915. for first file open. Afterwards, the behavior is determined by the R/O
  916. open preference or user selecting read-only at open time.
  917. [1954268] Aliases and shortcuts now processed correctly during merge.
  918. [1933174, 2015132] Reports from Import (Text or XML), Compare, Merge
  919. and Find are no longer written to disk by default.
  920. [] Expired icon now correct after password change.
  921. [] Current tree state is now updated correctly upon exit (Thanks to
  922. Norman)
  923. [] Correct display of tree items on restore from minimize.
  924.  
  925. Changes to Existing Features in 3.14
  926. ====================================
  927. [1958303] TreeView buttons (+/-) now larger without significantly
  928. increasing the visible bitmap image.  Also, now transparent.
  929. [] Drop down list of databases at start-up now retains order of usage
  930. rather than sorted alphabetically.
  931. [] A new Double-click action has been added: Copy password to
  932. clipboard and then minimize. Thanks to Garrett for his work on this.
  933.  
  934. New Features for 3.14
  935. =====================
  936. [2004500] CTRL-A now selects all of the Notes field in Add & Edit.
  937. [1817880, 2018365] Option to allow restricting only a single instance per user.
  938. If set and another copy of PasswordSafe started, focus is given to the
  939. existing instance.
  940. [] The entries displayed can now be filtered based on rules on every
  941. field in the database.
  942. [] Add Dragbar and also allow D&D from Tree onto a text field to drop the
  943. entry's password value.
  944. [] During initial open, tooltips in the drop down list box will display 
  945. the full database names and paths.
  946.  
  947. Bugs fixed in 3.13
  948. ==================
  949. [1941360] Rename with F2 now enables Save button.
  950. [1940311] Password Policy now ignores length requirements if not applicable.
  951. [1938057] Non-Latin text now correctly exported to plain text file.
  952. [1926678, 1937293,1939294] Reduce GDI object leaks that cause display problems
  953. during hibernation, screen locking and remote access.
  954. [1914433] It is now possible to view the password policy set for an
  955. individual entry, by shift-clicking on the checked Override Policy
  956. checkbox. A tooltip explaining this is shown when relevant.
  957. [1904391] Many functions, e.g.,  cancelling a rename of an entry,
  958. inter-instance Drag & Drop, no longer collapse the entire tree.
  959. [1904254] Non-text fields (e.g., time) are not shown in Advanced
  960. Search, as they are not searched.
  961. [1900655] Compare advanced subset now applies to current and comparison
  962. databases.
  963. [1899876] Fixed title/user problem when opening v1.7 databases.
  964. [1598836] Correct treeview now displayed after restore from timeout lock.
  965. [1478022] Correct description of this fix in the Release Notes to avoid
  966. user confusion thinking it does something different.
  967. [] Ensure first entry is selected when opening an existing database.
  968. [] XML export of password history fixed for when number to be saved > 99.
  969. [] Fix incorrect lock file handling during SaveAs.
  970.  
  971. Changes to Existing Features in 3.13
  972. ====================================
  973. [] Improved compare database reporting.
  974. [] Copying an empty field to the clipboard now emptied the clipboard
  975. (previously, no action was performed).
  976.  
  977. New Features for 3.13
  978. =====================
  979. [1914644] Password expiry can now be set as an (optionally repeating)
  980. interval. This is indicated in the List view by an asterisk after the 
  981. expiry date.
  982. [1904254] Find now searches all text fields by default.
  983. [1901380] Find result highlighted and selected.
  984. [1901380] If the Esc key is not being used to minimize PasswordSafe, then
  985. it will close the Find Toolbar.
  986. [1901380] F3 (Repeat Find) works even if the Find Toolbar has been closed.
  987. [1887159] PasswordSafe may be configured to open databases 'Read-only' by
  988. default.  This can still be overriden during open if the file itself
  989. is not read-only.
  990. [1664535] Interpret "Remember 0 last databases" on the System Options as 
  991. "do not store any opened database".
  992. [1399569, 912188] Separate the clear clipboard options on minimize and exit.
  993. [1207606] Notes may optionally be shown as tooltips.
  994. [988806] The Status Bar now provides Feedback on double click actions.
  995. [] Alt+F4, in addition to Ctrl+Q, now closes the application.
  996. [] Allow user to Hide/Show main toolbar.
  997. [] Ability to create/view a report of the previous Find request.
  998.  
  999. Bugs fixed in 3.12
  1000. ==================
  1001. [1855658, 1436850] Implement font for password display correctly.
  1002. [1850271] Save after Compare no longer corrupts database.
  1003. [1849881, 700973] Pressing a character in the List view will now jump to the
  1004. next entry with text beginning with that character in the second column. This
  1005. is a change from previous behaviour, which only looked in the first column,
  1006. now occupied by the icon.
  1007. [1849830] Help now works properly for Manage->Option, displaying the
  1008. relevant topic.
  1009. [1849818] Browse-to no longer falsely reports "failed to browse to
  1010. URL".
  1011. [1843631] "Browse to Icon" now correctly shown using new Toolbar.
  1012. [1841525] Increasing the number of passwords saved no longer deletes the
  1013. existing Password History.
  1014. [1833609, 1535341, 1502036] Fully support multiple monitors.
  1015. [1749268] Mouse clicks on tree view plus/minus boxes now works correctly.
  1016. [1670193] Better Vista support (Allow use of Windows Common Controls
  1017. V6 with Vista).
  1018. [1478022] User must save a restored database before it can be exported.
  1019. [1440693] Fix standard keyboard access to context menu (Shift+F10).
  1020. [] Allow Expand/Collapse for read-only databases via toolbar.
  1021. [] Set focus to new view on switching between Tree <-> List views.
  1022. [] Update toolbar when view changes (List <-> Tree).
  1023. [] Set title bar text when opening a database at startup.
  1024. [] Allow List view to process all characters e.g. Page Up/Down, Home, End,
  1025. Arrows etc.
  1026. [] Fix program crash on clicking CompareResults dialog header.
  1027. [] Toolbar Save button correctly enabled after drag & drop operations.
  1028.  
  1029. Changes to Existing Features in 3.12
  1030. ====================================
  1031. [1885710, 1852862] When re-showing the Find toolbar, any existing search
  1032. argument is selected to allow easier deletion and modification.
  1033. [1865009] Give user advanced option to ignore whitespace-only
  1034. differences during compare.
  1035. [1846688, 1224373] When generating a new password, it is no longer displayed
  1036. in a separate window for approval. If you want to generate another
  1037. password, just click on Generate again. If you want to revert to the
  1038. existing password when editing an entry, just click on Cancel.
  1039. [1841221] During drag & drop, a 1.5 scond delay was introduced before
  1040. expanding a group that the cursor "hovers" upon.
  1041. [] New disabled buttons for New Toolbar.
  1042.  
  1043. New Features for 3.12
  1044. =====================
  1045. [1842449, 1000639] Implement standard F3 for repeat Find shortcut.
  1046. [1838738] Implement minimum lengths of types of characters in the
  1047. password policy i.e. 3 uppercase + 2 lowercase + 1 digit etc.  Feature
  1048. is incompatible with 'pronounceable' or 'easy-to-read' passwords.
  1049. [1676241, 1511829, 1436850, 1426250, 1078998, 996240, 771845] Allow
  1050. user to select a font for Passwords, so that similar characters can be
  1051. distinguished e.g. 0 & O, 1, I & l.
  1052. [] Implement individual password policy for entries that will override
  1053. the current database policy.  User can still override the individual
  1054. policy or the database policy.
  1055. [] An entry may have multiple references, or "shortcuts" to it,
  1056. similar to Windows' shortcuts. These may be thought of as "synonyms"
  1057. of the entry. To create a shortcut, drag an entry with the right mouse
  1058. button pressed.
  1059. [] Graphics added to menus.
  1060. [] New password generation option: Pronounceable passwords. Thanks to
  1061. Tom Van Vleck, Morrie Gasser, and Dan Edwards.
  1062.  
  1063. Bugs fixed in 3.11.1
  1064. ====================
  1065. [1837534] Autotype handles tab correctly when typing to Internet
  1066. Explorer.
  1067. [] No longer crashes when pulling down Edit menu in List view with no
  1068. entry selected.
  1069. [] Copy Username and Copy Password new toolbar icons swapped back.
  1070.  
  1071. Changes to Existing Features in 3.11.1
  1072. ======================================
  1073. [] You can now check for newer version via Help->About.
  1074. [] List view displays an icon in each row showing the type of entry.
  1075.  
  1076. New Features for 3.11
  1077. =====================
  1078. [1765240] Add "Clear clipboard" item to tray icon context menu.
  1079. [1727768] Copy URL to clipboard added to menus (Ctrl+Alt+L).
  1080. [1526169] Add more shortcut keys to add/edit dialog.
  1081. [] Give user access to Reports from View menu (only in the same directory
  1082. as current open database), since more information is being written there.
  1083. [] Give user access to the Compare report from the Compare results dialog.
  1084. [] New email action allowed in URL field. To be treated as email, the
  1085. data must be prefixed by the characters "mailto:". The data following
  1086. this corresponds to the '[mailto:]' standard RFC2368.
  1087. For example: "info@example.com?subject=PasswordSafe".
  1088. [] Main toolbar can be customized via MS's standard dialog via right
  1089. click on this toolbar.
  1090. [] Several entries may be "aliased" to a single entry, sharing its
  1091. password. See online help for details.
  1092.  
  1093. Changes to Existing Features in 3.11
  1094. ====================================
  1095. [1815192] The Find function has been re-implemented as a toolbar at
  1096. bottom of application.
  1097. Button shortcuts: Ctrl+Alt+A = Advanced find,
  1098. Ctrl+Alt+S = toggle case Sensitivity, Ctrl+Alt+C = Clear find text
  1099. [1790342] Replaced additional key shortcuts for ExpandAll and CollapseAll
  1100. [introduced in rev. 1678] by toolbar buttons.  Now there is only one set
  1101. (the original) of key shortcuts + toolbar buttons.
  1102. [1756385] The color of the application's system tray icon (when the
  1103. application is started and when there's no open database) is now user
  1104. configurable, fixing a visibility problem under Vista.
  1105. [] Saved string preferences within the database header will not be delimited by
  1106. a double quote if this character is part of the string variable.  An arbitrary
  1107. symbol type character will be used in this case.  If one cannot be found, the
  1108. string preference will not be saved in the database.
  1109.  
  1110. Bugs fixed in 3.11
  1111. ==================
  1112. [1806201] Non-unique UUIDs in database now handled correctly.
  1113. [1799523] Fix PWS taking a long time saving after XML Import into new DB by
  1114. using an extremely large number of hash iterations.  Users who have imported
  1115. XML into a new database should export again and re-import after deleting the
  1116. <NumberHashIterations>...</NumberHashIterations> entry from the XML file.
  1117. [1798588] Users can now change an entry's password with passwords hidden.
  1118. [1793224] Copy for expired passwords no longer causes PWS crashes.
  1119. [1791482] All preferences stored within the database are now exported/imported
  1120. via XML.
  1121. [1790286] All String preferences stored within the database are now
  1122. correctly read during database open.
  1123. [1789983] List View now correct after Group removed.
  1124. [1726181] Save of a new database is no longer required to export entries.
  1125. [1664219] Autotype now works correctly with '@' in German keyboards,
  1126. and non-English keyboards in general.
  1127. [1313440] Can new add/edit entries with long group names.
  1128. [] Prevent mixed Unicode/ASCII report files and ensure Unicode reports
  1129. have BOM as some text editors insist!
  1130. [] Disable Rename menu item in List View (only appropriate in Tree View).
  1131. [] Disable Tray Minimize/Restore menu items if already Minimized/Visible.
  1132. [] Ignore mouse right click not in Tree/List view area.
  1133. [] Use the Confirm Delete message even when there is only one child.
  1134.  
  1135. New Features for 3.10
  1136. =====================
  1137. [1752896] Add ability to edit an entry's notes field using user's default
  1138. text editor via right click on Notes field.
  1139. [1751484] Errors detected while merging or importing a text file are
  1140. now described in detail in a log file.
  1141. [1750010] Drag&Drop between databases now supported.
  1142. [1517048] PasswordSafe can now be installed as an msi package (Windows
  1143. installer). This allows site administrators to 'push' PasswordSafe to
  1144. client machines with group policy. Thanks to xenophonf.
  1145.  
  1146. Changes to Existing Features in 3.10
  1147. ====================================
  1148. None
  1149.  
  1150. Bugs fixed in 3.10
  1151. ==================
  1152. [1783905] Read-only status maintained after unlocking a database.
  1153. [1782407] Export to text file now includes "title", if selected.
  1154. [1774428, 1757298, 1609474] Merge no longer loses data.
  1155. [1771357] Timeout timer now reset in all dialog boxes - PasswordSafe
  1156. will no longer minimize in the middle of work with an open dialog box.
  1157. [1768822] Manage->Options->Password History 'apply' works again.
  1158. [1759364, 1758025] '-s' option now works correctly.
  1159. [1757110] Toolbar now correctly disables images according to type of entry
  1160. selected and if URL is populated.
  1161. [1754611, 1754054, 1740704] Items are now fully sorted when "put groups first
  1162. in display tree" selected.
  1163. [1754566] State of tree view is now persistent across minimize, lock &
  1164. save.
  1165. [1751465] Fields containing only whitespace or whitespace between double quotes
  1166. are now treated as empty during plain text import.
  1167. [1734220] XML Export line of Notes fields containing CRLF now works correctly.
  1168. The default delimiter has been made the same as for Export to a Text file.
  1169. [1632634] Compare no longer changes database settings when the databases are
  1170. identical.
  1171. [] Window's position and size now updated correctly.
  1172. [] Lock timeout after manual lock no longer saves empty database.
  1173. [] Ensure group/title/user combination is unique during text import.
  1174. [] During Add/Edit, fields containing only whitespace characters (space,
  1175. horizontal tab, vertical tab, carriage return, new line and form feed) are
  1176. considered empty fields.
  1177.  
  1178. New Features for 3.09
  1179. =====================
  1180. [1751451] Add extra warning when deleting entire group, including the
  1181. number of entries that will be deleted.
  1182. [1739979] Add URL column to flattened list.
  1183. [1732198] It's now possible to override the username and hostname used
  1184. to load and store preferences, as well as specify an alternate
  1185. preferences file, via new command line options.
  1186. [] Implement "Advanced" option for Find.
  1187.  
  1188. Changes to Existing Features in 3.09
  1189. ====================================
  1190. [1732163] Date/time displayed throughout in the users "Short Date" format.
  1191.  
  1192. Bugs fixed in 3.09
  1193. ==================
  1194. [1754189, 1620423] Focus on search text in Find Dialog - thank to zcecil for
  1195. the fix for this one.
  1196. [1752318] Fixed duplicate/mislabelled columns problem in list view.
  1197. [1748665] Number of passwords to remember (password history) can now
  1198. be set to more than 99 by typing rather than only by spin box.
  1199. [1743706] Fix random showing of user and passwords if started in
  1200. silent mode.
  1201. [1741787, 1728945] Version 2.x databases now read correctly.
  1202. [1739364] Window location issue fixed.
  1203. [1738477, 1630400] A version for Windows98 is now installed by the
  1204. installer on machines running Windows98. This version is NOT part of
  1205. the binaries in the zip file.
  1206. [1733911] File mode encryption/decryption (-d/-e) works again.
  1207. [1733740] '-s' option no longer causes sporadic display of passwords
  1208. in tree view.
  1209. [1735290] Configuration file works with non-ASCII user and host names.
  1210. [1728945] Importing a subset of text data now fixed.
  1211. [1728612] Column sort arrows, in Flattened List mode, correctly removed.
  1212. [1727871] Found items remain highlighted if another entry selected -
  1213. note that found items now displayed in bold font rather than
  1214. highlighted.
  1215. [] A note on possible problems with the autotype functionality and
  1216. some 3rd party popup-blockers. Thanks to mrttoo for the heads-up.
  1217. [] Protect user from losing entries in case of non-unique UUIDs in
  1218. read database.
  1219. [] Compare fixed so that 'X' indicating differences are in the correct
  1220. columns and data copied to clipboard ends in CRLF not just LF.
  1221. [] The installer will detect and notify the user if attempts to
  1222. install on an unsupported version of Windows (95 & ME).
  1223. [] Fix Edit and View in main menu not being reset after open after close.
  1224.  
  1225. New Features for 3.08
  1226. =====================
  1227. [1711524] "Show username in display tree" display option.
  1228. [1695968] "Advanced" option now available to improve Merge operation.
  1229. [1695446] It's possible to specify command line parameters for
  1230. Alternate Browser; e.g. "-new-tab" for Firefox. This allows fine
  1231. control of whether or not to open a new browser or not.
  1232. [] Implement "Advanced" option for Exporting in XML format (as per
  1233. Export in Text format) and for when comparing databases.
  1234. [] Maintain unknown fields in the database header and records when
  1235. saving database, for compatibility with future versions as well as clones.
  1236.  
  1237. Changes to Existing Features in 3.08
  1238. ====================================
  1239. None
  1240.  
  1241. Bugs fixed in 3.08
  1242. ==================
  1243. [1723936] Expiry date format is now in the user's Short Date format.
  1244. [1721031] Notes field with lots of text now stays in position when focus lost.
  1245. [1721009] Can now Import into a new database after closing previous database.
  1246. [1709992, 1692662, 1678711, 1651392, 1626671, 1604806] Non-English
  1247. text in databases fully supported.
  1248. [1709418] Cancel after Lock Safe from system tray now does Right Thing.
  1249. [1708099] Default saved username, now shows in new entry.
  1250. [1702623] Compare now shows correct filenames.
  1251. [1701508] Entry times no longer written out if not set.
  1252. [1695991] File type Compare now has .bak & .ibak suffixes.
  1253. [1693395] Now Minimize takes precedence over "Always on Top" during Autotype.
  1254. [1691048] Import text file with blank lines or missing fields will no
  1255. longer crash application.
  1256. [1688994] Although rename is not possible in read-only mode, this change
  1257. prevents F2 giving the user the feel that they can.
  1258. [1678527] Line delimiter now works during import of plain text.
  1259. [Open Discussion] Allow Notes field to be Imported from text file even if
  1260. it is not enclosed in double quotes.
  1261. [Open Discussion] Fix issue if PWS is maximized/minimized/then restored.
  1262. [] Fix problem with remembering Tree state on restore after minimize.
  1263. [] More stringent checking during tree "edit in-place" to prevent DB corruption.
  1264.  
  1265. New Features for 3.07
  1266. =====================
  1267. [1686819] - PWS may be configured not to minimize during Autotype
  1268. (Manage->Options->Misc). 'Always on Top' takes precedence.
  1269. [1623802] Default Autotype string can be specified per database.
  1270. [] - Password expiration notice can now be given a few days prior to
  1271. actual expiration.
  1272. [] - Exported/imported text format is now documented in online help.
  1273. [] If the PWS_PREFSDIR environment variable is defined, that's where
  1274. the pwsafe.cfg file will be read from, instead of the same directory
  1275. as the executable.
  1276.  
  1277. Changes to Existing Features in 3.07
  1278. ====================================
  1279. [] List view columns now selectable, entries sortable by any column,
  1280. settings are persistent.
  1281. [] List view may be configured to show Grid lines.
  1282. [] Tree view may be configured to show all groups first, instead of
  1283. strict alphabetic order.
  1284.  
  1285. Bugs fixed in 3.07
  1286. ==================
  1287. [1684827, 1668493] No longer crashes after you specify to remember 0 databases.
  1288. [1683060] Autotype now works again for all entries.
  1289. [1682516] Menu display no longer trashed if accelerator pressed with
  1290. an open menu.
  1291. [1681366] Now stays on top during autotype.
  1292. [1678707] Caps Lock temporarily turned off in Autotype.
  1293. [1672770] Right-click->unlock on system tray icon now same as
  1294. double-clicking on locked system tray icon.
  1295. [1679461, 1612567] Text in Password field no longer truncated with large
  1296. texts.
  1297. [1675716] <ESC> to close application now works.
  1298. [1673028] Merge operation now fixed.
  1299. [1673028] Similar problem in Compare operation fixed.
  1300. [1660721] Autotype menu & shortcut no longer disabled if field is empty.
  1301.  
  1302. New Features for 3.06
  1303. =====================
  1304. Support for U3 (disk-on-key).
  1305.  
  1306. Changes to Existing Features in 3.06
  1307. ====================================
  1308. [1634251] Password expiration date can now be specified relatively,
  1309. e.g., "45 days from now".
  1310. [] Opening dialog now shows recently opened databases in dropdown list.
  1311. [] File opened in initial dialog now added to recent files list.
  1312. [] All dates and times are now displayed in the local format.
  1313.  
  1314. Bugs fixed in 3.06
  1315. ==================
  1316. [1633516] No longer crashes upon Find with an empty group.
  1317. [1625557] No longer crashes when invoking help after using HotKey.
  1318. [] Configuration handled correctly with non-English user or host
  1319. names.
  1320. [] No longer crashes when password history policy changes records.
  1321. [] Non-English data issues resolved.
  1322.  
  1323. New Features for 3.05.02
  1324. ========================
  1325. None.
  1326.  
  1327. Changes to Existing Features in 3.05.02
  1328. =======================================
  1329. File opened in initial dialog now added to recent files list.
  1330.  
  1331. Bugs fixed in 3.05.02
  1332. =====================
  1333. [1612881, 1577505] Notes now appear consistently.
  1334. [1609759] "Show Password in display list & tree" setting now
  1335. persistent across application exit.
  1336. [1609291, 1606265] No longer terminates after edit when username
  1337. and/or hostname starts with a digit.
  1338. [1608191] Tree view's state is now preserved across timed lock and
  1339. when starting with '-s' flag.
  1340.  
  1341. New Features for 3.05
  1342. =====================
  1343. [1600626] Ability to specify alternate browser for URLs - useful if
  1344. Firefox is your default browser, but you need to access a site that
  1345. only works with IE, for example.
  1346. [1600626, 1504327] Portable (e.g., USB stick) installation supported
  1347. (configuration information stored in .cfg file instead of registry).
  1348. [1452303, 1303548, 912724] Option to start Password Safe minimized at login.
  1349. [1452303] Support multiple automatic backups.
  1350.  
  1351. Changes to Existing Features in 3.05
  1352. ====================================
  1353. [838450] The undocumented backup to .psafe3~ has been replaced by the
  1354. multiple automatic backup mechanism.
  1355.  
  1356. Bugs fixed in 3.05
  1357. ==================
  1358. [1606237*, 1606232*] View preferences now work correctly.
  1359. [1606026*] Missing manifest files added, application no longer requires
  1360. vcredist_x86.exe
  1361. [1605389*] Read-only flag now updated correctly.
  1362. [1578171] Hotkey works again if window just obscured.
  1363. [1521684,1504527] Old (V1) databases now read correctly - thanks to
  1364. Karel Van der Gucht.
  1365.  
  1366. New Features for 3.04
  1367. =====================
  1368. None
  1369.  
  1370. Changes to Existing Features in 3.04
  1371. ====================================
  1372. None
  1373.  
  1374. Bugs fixed in 3.04
  1375. ==================
  1376. [1575432] Hidden notes no longer lost after edit.
  1377. [1575415] Weak master password allowed on password change as well as
  1378. new safe.
  1379. [1575279] Database now marked as "changed" after performing PWHistory operations.
  1380.  
  1381. New Features for 3.03
  1382. =====================
  1383. [1536006, 1527058] password history - Ability to set the default
  1384. number to be saved. Can be overridden on an entry by entry
  1385. basis. Changing the default number has no effect if history is already
  1386. saved for a particular entry.
  1387. [1511833] Better formatting of plain text export files. Only the order of
  1388. entries during export has been implemented. Both export to "Plain Text"
  1389. and export in "XML Format" will export the database entries in the order
  1390. as displayed in the "Nested Tree Mode".
  1391. [1302047] Enable Maximize/Window button.
  1392. [1249433, 1114473] Startup state for Nested Tree mode - User can now
  1393. select startup as a) All groups collapsed (previous behaviour); b) All
  1394. groups expanded; or c) Same state as when the database was last saved
  1395. (could be either all collapsed, all expanded or a mixture of some
  1396. groups expanded and others collapsed).
  1397. [] Change Find processing in Tree view so that entries are shown in Tree
  1398. order rather than List order.
  1399. [] Change Find to stop on the last found item and ask whether to continue
  1400. from the beginning of the database or the user may select this previous
  1401. behaviour via a Misc. option.
  1402. [] New File->Properties shows some information about the database.
  1403.  
  1404. Changes to Existing Features in 3.03
  1405. ====================================
  1406. [1532368] Maximum number of passwords stored in history is now 255.
  1407. [] Weak master passphrases are accepted, if the user insists.
  1408. [] Field with focus has a different color.
  1409. [] More info in status bar: read-only and modified status.
  1410.  
  1411. Bugs fixed in 3.03
  1412. ==================
  1413. [1557838, 1557559, 1525344, 1523689] Problem with suspend/lock when
  1414. edit dialog open resolved.
  1415. [1554253] Show/Unhide password no longer loses changes to password.
  1416. [1551034] Entries can no longer be changed in read-only mode.
  1417. [1540106] Fixed incorrect link to Twofish web page.
  1418. [1529305] Crash in Password History resolved.
  1419. [1528400] Cancel on "Restore from Backup" no longer corrupts database.
  1420. [1527144] No more multiple combination dialogs when restoring window
  1421. from system tray.
  1422. [1527138] Select after deletion no longer surprises.
  1423. [1527029] Password count now displays correctly in status bar.
  1424. [1561335, 1373138, 1182406] HotKey now works with SystemTray icon.
  1425. [] View Menu item "Collapse All" now works correctly.
  1426. [] Double-Click works on entries with expired passwords.
  1427.  
  1428. New Features for 3.02
  1429. =====================
  1430. [1516674] Ability to hide password during Add & Edit entry. If hidden,
  1431. password needs to be entered twice to verify.
  1432. [1506320] Count of passwords stored in DB on status bar. Also indication
  1433. of read/only status.
  1434. [1487001, 1120236, 705515] Password history can now be saved for selected
  1435. entries.
  1436. [] Export/import to/from XML supported.
  1437. [] Selective text export.
  1438. [] Compare of two databases supported.
  1439.  
  1440. Changes to Existing Features in 3.02
  1441. ====================================
  1442. [] Minimum master passphrase length is now 8 characters, and user is
  1443. not offered the option of accepting weak passphrases.
  1444. [] "Save on minimize" option removed.
  1445.  
  1446. Bugs fixed in 3.02
  1447. ==================
  1448. [1526174] Tab order more friendly in Edit dialog box.
  1449. [1520562] Single entry is now displayed in Nested Tree Mode.
  1450. [1520110, 1503075] No longer crashes when number of last databases is
  1451. set to zero.
  1452. [1519850] Double-click on group entry in tree did not expand/collapse
  1453. group.
  1454. [1519227] Password expires date was set wrong.
  1455. [1515994] User is now prompted to save database on system shutdown.
  1456. [1513482] Preferences now saved in the .psafe3 file.
  1457. [1507847] Merge databases now merges all the record's fields, thanks
  1458. to n0tig.
  1459. [1504107] No longer saves cleared database.
  1460. [1503123] Exits cleanly from lock with open dialog box.
  1461. [] Tree is now refreshed if user decides not to open another DB.
  1462.  
  1463. New Features for 3.01
  1464. =====================.
  1465. [1465395] View Passwords in Nested Tree Mode
  1466. [1162051] Toolbar additions (Autotype, Browse URL, Copy Notes to clipboard)
  1467. [726518] User can configure an expiration date for entries and be
  1468. notified accordingly.
  1469. [726508] Modification and access times now recorded.
  1470. [737878] Copy Notes to Clipboard.
  1471. [] Ability to clear "Recent Database List".
  1472. [] Browse to URL now starts a new instance of the user's default browser
  1473. rather than taking over an existing instance.
  1474.  
  1475. Changes to Existing Features in 3.01
  1476. ====================================
  1477. None
  1478.  
  1479. Bugs fixed in 3.01
  1480. ==================
  1481. [1495670] Find now searches new URL and Autotype fields.
  1482. [1495556] Restore after minimize now works when system-tray not used.
  1483. [1490985, 1423020, 1398936] Microsoft redistributable DLLs now
  1484. included in installation and zip file. Should fix all "MS*.dll not
  1485. installed" problems.
  1486. [1482002] Generated password no longer trashed if > 127 bytes.
  1487. [1472332] Read-only command line argument bug.
  1488. [1440951] Can now close application after minimize w/o system tray.
  1489. [] Help file now reflects 3.0 new features.
  1490.  
  1491. New Features for 3.0Beta2:
  1492. ==========================
  1493. None.
  1494.  
  1495. Bugs fixed in 3.0Beta2:
  1496. =======================
  1497. [1450484] Trialing garbage in tooltip text fixed (DK).
  1498. [1462527] Uses a decent PRNG for non-XP platforms, closing key recovery
  1499. attack vulnerability.
  1500. [1446183] Export to v2 format now readable by pwsafe v2.x
  1501. [1463103] Fields in Edit Dialog are wider.
  1502. [1450486] URLs without a protocol now default to http.
  1503. [1459326, 1427642] Fixed problems with password prompt (DK)
  1504.  
  1505. Known problems in 3.0Beta2:
  1506. ===========================
  1507. [1453108] Broken under Windows98SE?
  1508.  
  1509. New Features for 3.0Beta1:
  1510. ==========================
  1511. [731841] Database format is changed to use newer encryption algorithm (Twofish
  1512. replaces Blowfish). Also, the integrity of the database is now checked.
  1513. [] Entry creation time is now stored.
  1514. [1393632, 1224370] URL and Autotype moved from Notes to their own fields.
  1515. [] System Tray icon now indicated if database is locked or not (Thanks to
  1516. DK for this cool feature!)
  1517. [1422761] System Tray menu now has a list of recently used entries - a
  1518. convenient shortcut to common entries. Thanks to Ork for suggesting this,
  1519. and to DK for the implementation!
  1520. [] Add and Edit dialog box now have "simple" and "detailed" modes. Thanks
  1521. to Dave Collins for implementing this.
  1522.  
  1523. Bugs fixed in 3.0Beta1:
  1524. =======================
  1525. [1384738] Backspace is no longer used instead of dots in the title for the
  1526. plaintext import/export format.
  1527.  
  1528. Known Problems in 3.0Beta1:
  1529. ===========================
  1530. [] No major problems are known in this release. However, it is a FIRST BETA 
  1531. release, and should NOT be used on real databases without backups!
  1532. [] Online help has not been updated
  1533.  
  1534. New feature for 2.16:
  1535. =====================
  1536. [] When unlocking a locked database, one now has the option of cancelling
  1537. the unlock as well as exiting the application. Thanks to DK for this.
  1538. [1414899] - System tray tooltip now reflects the name of the database.
  1539.  
  1540. Bugs fixed in 2.16:
  1541. ===================
  1542. [1403533] Now takes "No" for an answer in delete group confirmation.
  1543. [1412208] Tab sequence of opening dialog fixed.
  1544. [1376566, 1393910] Databases written with early 2.x versions of
  1545. PasswordSafe can now be read correctly.
  1546. [] Installation kit now adds MFC71.dll if missing.
  1547.  
  1548. Bugs fixed in 2.15:
  1549. ===================
  1550. [1363569] No longer crashes when deleting the last item in the last group.
  1551. [1381729] No longer crashes when restoring with a database already opened.
  1552. [1368198] More explanatory error message when database open fails.
  1553. [1312870] Backup filename now updated correctly.
  1554.  
  1555. New features for 2.15:
  1556. ======================
  1557. [] Double-clicking on an item can now browse to the URL in the item -
  1558. thanks to Laszlo Gombos.
  1559.  
  1560. Bugs fixed in 2.14:
  1561. ===================
  1562. [] Correct element is now selected after deletion in tree view.
  1563. [] It's now possible to delete a group of items
  1564. [1197342] The 'delete' key now works in safe combination dialog box (as
  1565. well as other dialog boxes)
  1566. [1292385] Default preference is to clear clipboard upon exit/minimize
  1567.  
  1568. New features for 2.14:
  1569. ======================
  1570. [1207604] Duplicating an existing entry is now possible via the menus or
  1571. Ctrl+D. Thanks to DK.
  1572. [] Expand all and collapse all tree entries now supported. Thanks to DK
  1573. [] Selecting font for display of entries now supported. Thanks to DK
  1574. [] If Window's RtlGenRandom is available, use it instead of rand(). Thanks
  1575. to Laurion Burchall.
  1576. [] Newly generated passwords are copied to clipboard. Thanks to Laurion
  1577. Burchall.
  1578.  
  1579. Bugs fixed in 2.13:
  1580. ===================
  1581. [1275880,1275041,1280378] No longer crashes upon unlock if groups were
  1582. expanded at lock time.
  1583.  
  1584. New Features for 2.13:
  1585. ======================
  1586. None - This release only fixes the abovementioned bug.
  1587.  
  1588. Bugs fixed in 2.12:
  1589. ===================
  1590. [1216983] Tree view is now the default view for new users.
  1591. [1208955] Autotype now works with Terminal Serivices Windows and capital
  1592. letters.
  1593. [1003782,1030077] In tree view, the expanded trees are no longer collapsed
  1594. after minimizing/restoring.
  1595. [1179342,1237793] Ctrl-L, autotype sometimes used old data
  1596. [1004026] No more multiple highlights after doing a "Find Next"
  1597. [1214940] Cancel on password entry with system tray no longer clears
  1598. entries, allowing potential overwrite of database.
  1599. [1217271,1258982] Specifiying -r with a filename in command line now works
  1600. correctly.
  1601.  
  1602. New Features for 2.12:
  1603. ======================
  1604. [1236853] MRU now configurable
  1605. [1225255] Double-clicking on an entry can now be configured to Autotype the
  1606. entry.
  1607.  
  1608. Bugs fixed in 2.11:
  1609. ===================
  1610. [] When system tray is used, close ("X") button no longer exits
  1611. application.
  1612. [1197706] Delay argument in autotype now correctly parsed (thanks to
  1613. dturland for this!)
  1614. [1170297, 1076510, 1183709] Clipboard is cleared upon exit from system
  1615. tray, if it still contains data from application.
  1616. [1207701] During Import, groups are no longer created under an empty
  1617. group. (*)
  1618. [1095881] Entries with titles containing a dot no longer cause Import to
  1619. treat them as nested groups. (*)
  1620. [] SetPasswordFont in request for password during Export. (*)
  1621. [1207600] Find dialog not moved off-screen if PasswordSafe takes up whole
  1622. screen.
  1623.  
  1624. New Features for 2.11:
  1625. ======================
  1626. [1162651, 1203679] '-r' may now be passed a command line switch, setting the
  1627. 'read-only' checkbox. Useful if user wants this to be the default.
  1628. [] Export to plain text of entries with multi-line notes fields now can be
  1629. kept on a single line (aids editing & sorting). (*)
  1630. [] Import from plain text support for single line "multi-line" notes fields
  1631. created above. (*)
  1632.  
  1633. (*) Thanks to DK for his work on these bug fixes and new features!
  1634.  
  1635. Bugs fixed in 2.10:
  1636. ===================
  1637. [1123373, 1075046] Uninstall will only remove installed files, and
  1638. will delete the installation directory if and only if it's empty.
  1639. [1151575, 1151581] Don't try to unlock empty filename in OnDestroy
  1640. (ASSERT failed in debug version - potential problem in release
  1641. version)
  1642. [1076377] Entering the wrong password 3 times no longer allows you to
  1643. create an empty database with the same name.
  1644. [1108115] "Cancel" at "Safe Combination Entry" no longer opens blank
  1645. database with name of existing database.
  1646. [1145173, 947813] Main window will be visible even if resolution
  1647. changes or multiple screens used between invocations.
  1648. [1145747] The import delimiter is now changeable (Thanks to Roger
  1649. Hakansson for the patch).
  1650. [1162044] URL "Browse to" feature now documented.
  1651. [1165681] Lock file now deleted if user cancels in unlock dialog box.
  1652. [1170180] Status bar now shows correct text.
  1653.  
  1654. New Features for 2.10:
  1655. ======================
  1656. [1078901] Ctrl+L is now a shortcut for "Browse to URL".
  1657. [1162048, 726521] Hotkey restore: A selectable hotkey combination will restore
  1658. PasswordSafe from the system tray, if minimized, or bring it to the
  1659. front, if obscured by other applications.
  1660.  
  1661. Bugs fixed in 2.09:
  1662. ===================
  1663. [1107971] Edit via double-click no longer crashes the application.
  1664. [1103501,1119212,1138635] Refined file lock mechanism.
  1665.  
  1666. New Features for 2.09:
  1667. ======================
  1668. When saving a database, the previous version, if one exists, will be
  1669. renamed with the ".dat~" suffix. This provides some minimal automatic
  1670. backup.
  1671.  
  1672. Bugs fixed in 2.08:
  1673. ===================
  1674. [1077638] The size of the help file was reduced by using graphics
  1675. with fewer colors.
  1676. [1082510] Improvements to Find dialog: No longer obscures parent, last
  1677. searched text remembered.
  1678. [1090153] Pressing Delete in Find dialog no longer deletes an entry.
  1679. [1074014] Silly message no longer displayed upon drag&drop of a file
  1680. onto main window.
  1681.  
  1682. New Features for 2.08:
  1683. ======================
  1684. [1094005,1083950] Multiple instances of PasswordSafe can now open the same
  1685. database - only the first instance will be able to modify the database,
  1686. unles explicitly opened read-only.
  1687.  
  1688. Bugs fixed in 2.07:
  1689. ===================
  1690. [1043438] Idle time lockout now works for idle times other than one
  1691. minute.
  1692. [1060241] Changing preference with no database opened no longer pops
  1693. up error message.
  1694. [1006234] Choosing "Cancel" in the Enter Password dialog box now exits
  1695. the application.
  1696. [1065049] Fixed broken link to Blowfish algorithm reference in Help.
  1697. [1021879] Enter on a tree-item expands/collapses the list under that
  1698. item.
  1699. [1055968,1030060] Import text now handles Notes that are more than one
  1700. line long (as long as the entire note is "within double quotes").
  1701.  
  1702. New Features for 2.07:
  1703. ======================
  1704. [885984,722646] It is now possible to merge two different databases (File->Merge)
  1705. [1055961, 1030775, 947841] The action taken upon double-clicking an
  1706. entry can now be configured (via Manage->Misc): Either copy the
  1707. password to the clipboard or edit/view the entry.
  1708. [] The Import from text function is now more flexible: the field
  1709. separator can be configured, and the imported entries may be under a
  1710. common group or not.
  1711. [] It is now possible to import text files exported by KeePass.
  1712. [] The English online help file has been rewritten.
  1713.  
  1714. Known Problems:
  1715. ===============
  1716. [879400] A category cannot be dragged to the top level. Workaround:
  1717. Edit the Group field of the categories entries. For example, to make
  1718. category "b" a top level category instead of under "a", change all
  1719. its entries Group fields from "a.b" to "b".
  1720.  
  1721. Bugs fixed in 2.06:
  1722. ===================
  1723. [1026630] Autotype now works correctly when "lock database on
  1724. minimize" active.
  1725. [1028394] Export to text function works again.
  1726. [1003780, 1026335] Autotype support for AltGr
  1727. [1039214, 992178] PasswordSafe can now be configured to ignore the Esc
  1728. key or to exit when it is pressed (Manage->Options->Misc).
  1729.  
  1730. New Features for 2.06:
  1731. ======================
  1732. [958343] PasswordSafe can now be configured to lock automatically
  1733. after a predefined idle time.
  1734. [998966] In an "autotype" string, \d followed by up to 3 digits will
  1735. cause the program to pause that many milliseconds between characters
  1736. from that moment onwards.
  1737. [1032149] Adding an entry with a group or item selected will fill the
  1738. Group field with that currently selected (previously, this only worked
  1739. on right-click on group item).
  1740.  
  1741. Bugs fixed in 2.05:
  1742. ===================
  1743. [1007283] Database no longer accidentally erased if modified and then
  1744. screen lock kicks in before save.
  1745. [1022367] Screen lock is disabled if a dialog box is open, such as
  1746. when editing an exiting entry, adding an entry, etc.
  1747. [992178] ESC no longer exits the application.
  1748. [998745, 1003780] Autotype feature now works for non-US keyboards
  1749. [987618] The group field of an entry is now also taken into account
  1750. when checking for uniqueness.
  1751.  
  1752. New Features for 2.05:
  1753. ======================
  1754. [917795, 995167] Import from plain text file supported
  1755. [951317, 894466, 834197] Preferences stored in password database as
  1756. well as registry - useful for users who access the same database on
  1757. several computers.
  1758.  
  1759. Bugs fixed in 2.04:
  1760. ===================
  1761. [970036] 24 bit displays now display toolbar correctly
  1762. [971114] Switch to list view now works with new toolbar (silly typo in
  1763. 2.03)
  1764. [972460] Master password is no longer kept in memory in the clear
  1765. [899400, 899414] Drag & drop is now accurate
  1766. [864828] Icon should now be visible in taskbar on all versions of
  1767. Windows and all color schemes.
  1768. [992073] Double clicking a group icon now does the right thing, i.e.,
  1769. nothing
  1770. [899412] Editing group names is now easier: Can now be invoked via F2
  1771. and right-click, finished by Enter, and cancelled by Escape.
  1772. [871471] Key shortcuts for Yes/No added to several dialog boxes.
  1773. [986874] "Ooops" message no longer appears upon invoking Browse to URL
  1774. [unreported] PasswordSafe now compiles cleanly under Visual Studio
  1775. .NET as well a Visual Studio 6.0
  1776.  
  1777. New Features for 2.04:
  1778. ======================
  1779. [851563, 654677] Minimize to System Tray now supported. This is a configurable
  1780. feature, active by default. Clearing the checkbox in
  1781. Manage->Options->Display will restore the old behaviour.
  1782. [986345] The popup menu for entries now displays the more frequently
  1783. used operations (copy username & password) first.
  1784. [unreported] There's a new "lock on workstation lock" option in
  1785. Manage->Options->Security
  1786. [969038] Autotype feature added: This is a really nice feature that
  1787. pastes the selected entry's information (by default, username, tab,
  1788. password, tab, enter) to the current browser field. See the online
  1789. help for more details (See Autotype under "PasswordSafe Overview").
  1790. [978070] Search (Find) function is now better documented.
  1791.  
  1792. Bugs fixed in 2.03:
  1793. ===================
  1794. [940585] On Windows XP, the toolbar would sometimes be invisible with
  1795. the tree view active.
  1796. [957957, 900331] No longer crashes when deleting certain items in tree view.
  1797.  
  1798. New Features for 2.03:
  1799. ======================
  1800. [847769] An "installer" version is now available! Thanks to David Lacy
  1801. Kusters and Andrew Mill.
  1802. [912799, 947146] If the display supports more than 256 colors, the user can choose
  1803. between two styles of toolbar icons via the View menu. If not, then
  1804. only the simple toolbar is enabled.
  1805. [940000] The Notes section now has a scrollbar, making it easier to
  1806. view long notes entries.
  1807.  
  1808. Bugs fixed in 2.02:
  1809. ===================
  1810. [931119, 934192, 938393] No longer crashes when trying to change
  1811. master password ("combination") - bug introduced in 2.01
  1812.  
  1813. New Features for 2.02:
  1814. ======================
  1815. [789030, 932445] It's now possible to override the random password
  1816. generation policy for a single password in the add and edit entry dialog boxes.
  1817.  
  1818. Bugs fixed in 2.01:
  1819. ===================
  1820. [902003, 905449] No longer crashes when last item is deleted.
  1821. [923401] Combination (master password) wasn't checked for mixed-case.
  1822. [917525] Right click when cursor isn't over an now entry handled
  1823. correctly.
  1824. [912293, 916587] Can now invoke edit dialog after in-line edit of tree-view
  1825. entry. (also, no longer crashes upon delete of edited item)
  1826. [912751] If the last database saved is no longer available, ask the
  1827. user what to do, rather than force the creation of a new one.
  1828. [908335, 913684] Icon display problem on XP fixed, thanks to Mike Batten.
  1829. [xxxxxx] On XP, password no longer appears with vertical bars, thanks
  1830. to DK.
  1831.  
  1832. New Features for 2.01:
  1833. ======================
  1834. [921859] URLs starting with "ftp://" are also right-clickable.
  1835. [xxxxxx] Now possible to specify hexadecimal password generation in
  1836. Manage->Options->Password Policy, thanks ot DK.
  1837.  
  1838. New Features for 2.0:
  1839. =====================
  1840. Two major new features in this release: A new database format, and a
  1841. new tree view. The former should be invisible to users, the latter
  1842. quite useful.
  1843.  
  1844. The application imports old database files transparently, and warns
  1845. the user upon saving that the new format is incompatible with old
  1846. versions of the program.
  1847.  
  1848. Also, the first URL in the Notes field (starting with http: or https:)
  1849. will be added to the popup (right-click) menu for that entry. 
  1850. Selecting it will invoke the default browser on that URL.
  1851.  
  1852. A Russian version of the help file may be found in
  1853. http://passwordsafe.sourceforge.net/pwsaferu.zip (Thanks to Maxim 
  1854. Tikhonov). If anyone is interested in doing such work in other
  1855. languages, please let me (https://sourceforge.net/users/ronys) know.
  1856.  
  1857. Finally, the graphics have been spruced up a bit - thanks to Emilijan
  1858. Mirceski for his patient work on the new logo and toolbar!
  1859.  
  1860. Bugs Fixed in 2.0:
  1861. ==================
  1862. [871893] Saving a converted (from old format) database second time now
  1863. succeeds.
  1864. [875288,893513] Change safe combination works again.
  1865. [unreported] Find now selects items in tree view as well as list view.
  1866. [878768] Online help updated and functional.
  1867. [870756,886601] On XP, data would be invisible until minimize/maximize.
  1868. [862504,878768] The help file now works and is updated.
  1869. [895062,871893] Multiple saves after editing a converted (from old
  1870. format) database now work correctly.
  1871. [821837,777937] PasswordSafe is visible in taskbar and task switcher
  1872. even when only the login window is displayed.
  1873.  
  1874. New Features for 2.0pre2:
  1875. =========================
  1876. [RFE 504086] It is now possible to export the password database into a
  1877. plain ASCII file. Fields are separated by a tab character. Note that
  1878. this is a VERY large security risk if used carelessly.
  1879.  
  1880.  
  1881. Bugs Fixed in 2.0pre2:
  1882. ======================
  1883. [859798, 859565] Debug libraries are no longer required.
  1884.  
  1885. - Export to v1.7 format fixed.
  1886.  
  1887. [777937] Safe combination dialog box now appears in taskbar and
  1888. switcher
  1889.  
  1890. New Features for 2.0pre1:
  1891. =========================
  1892. [RFE 782508, 829563, 815350, 555440] Tree, or heirarchical, view of
  1893. entries now supported. This allows the user to define categories,
  1894. sub-categories, etc.
  1895.  
  1896.